home *** CD-ROM | disk | FTP | other *** search
- object TPersHolder
- P.Name = '68HC11 Assembler'
- P.Extensions.Strings = (
- '68HC11 Assembler files (*.asm)|*.asm')
- P.SyntaxBlocks = <
- item
- Name = 'Default'
- ID = 0
- FIText = 9
- FIIntNum = 3
- FIFloatNum = 4
- FIHexNum = 3
- FIIdentifier = 5
- UseComments = True
- UseSingleLineComments = True
- UseStrings = True
- UseSingleLineStrings = True
- UseNumbers = True
- UsePrefixedNumbers = True
- UseIdentifiers = True
- UseKeywords = True
- BlockDelimiters = <>
- SingleLineCommentDelimiters = <
- item
- FontID = 10
- LeftDelimiter = ';'
- end>
- SingleLineStringDelimiters = <
- item
- FontID = 2
- LeftDelimiter = '"'
- RightDelimiter = '"'
- end>
- NumPrefixes = <
- item
- LeftDelimiter = '#'
- end>
- KeywordSets = <
- item
- FontID = 6
- Name = 'Op codes'
- Keywords =
- 'ABA,ABX,ABY,ADCA,ADCB,ADDA,ADDB,ADDD,ANDA,ANDB,ASL,ASLD,ASR,BCC,' +
- 'BCLR,BCS,BEQ,BGE,BGT,BHI,BHS,BITA,BITB,BLE,BLO,BLS,BLT,BMI,BNE,B' +
- 'PL,BRA,BRCLR,BRN,BRSET,BSET,BSR,BVC,BVS,CBA,CLC,CLI,CLR,CLRA,CLR' +
- 'B,CLV,CMPA,CMPB,COM,COMA,COMB,CPD,CPX,CPY,DAA,DEC,DECA,DECB,DES,' +
- 'DEX,DEY,EORA,EORB,FDIV,IDIV,INC,INCA,INCB,INS,INX,INY,JMP,JSR,LD' +
- 'AA,LDAB,LDDD,LDS,LDX,LDY,LSL,LSLD,LSR,LSRD,MUL,NEG,NEGA,NEGB,NOP' +
- ',ORAA,ORAB,PSHA,PSHB,PSHX,PSHY,PULA,PULB,PULX,PULY,ROL,ROR,RTI,R' +
- 'TS,SBA,SBCA,SBCB,SEC,SEI,SEV,STAA,STAB,STD,STOP,STS,STX,STY,SUBA' +
- ',SUBB,SUBD,SWI,TAB,TAP,TBA,TEST,TPA,TST,TSTA,TSTB,TSX,TSY,TXS,TY' +
- 'S,WAI,XGDX,XGDY'
- end
- item
- FontID = 7
- Name = 'Registers'
- Keywords =
- 'A,ADCTL,ADR1,ADR2,ADR3,ADR4,B,BAUD,BPROT,CCR,CFORC,CONFIG,COPRST' +
- ',D,DDRC,DDRD,EPROG,HPRIO,INIT,OC1D,OC1M,OPTION,PACNT,PACTL,PC,PI' +
- 'OC,PORTA,PORTB,PORTC,PORTCL,PORTD,PORTE,PPROG,SCCR1,SCCR2,SCDR,S' +
- 'CSR,SP,SPCR,SPDR,SPSR,TCLT2,TCNT,TCTL1,TEST1,TFLG1,TFLG2,TI4,TIC' +
- '1,TIC2,TIC3,TMSK1,TMSK2,TO5,TOC1,TOC2,TOC3,TOC4,X,Y'
- end
- item
- FontID = 8
- Name = 'Directives'
- Keywords = 'BSZ,END,EQU,FCB,FCC,FDB,FILL,ORG,RMB'
- end>
- FirstIdentChars = '%@-Z_a-z'
- OtherIdentChars = '0-9?A-Z_a-z'
- end>
- P.FontTable = <
- item
- FontID = 2
- GlobalAttrID = 'String'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 3
- GlobalAttrID = 'Integer'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 4
- GlobalAttrID = 'Float'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 5
- GlobalAttrID = 'Identifier'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 6
- GlobalAttrID = 'Reserved words'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 7
- GlobalAttrID = 'Script ResWord'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsBold]
- end
- item
- FontID = 8
- GlobalAttrID = 'Defines'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGreen
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 9
- GlobalAttrID = 'Plain Text'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- end
- item
- FontID = 10
- GlobalAttrID = 'Comment'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = [fsItalic]
- end>
- P.SyntaxVersion = 3
- end
-